body,
ul,
li,
div,
h1,
h3,
h2,
h4,
h5,
p {
	padding: 0;
	margin: 0;
	font-family: "微软雅黑"
}

html,
body {
	background: #f3f3f3;
	overflow-x: hidden;
}

ul,
ul li {
	list-style-type: none;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	-webkit-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

img {
	max-width: 100%;
}

.container {
	max-width: 1300px;
	padding-right: 8px;
	padding-left: 8px;
}

.mt15 {
	margin-top: 15px;
}

.mb15 {
	margin-bottom: 15px;
}

.row {
	margin-right: -8px;
	margin-left: -8px
}

.pdr0 {
	padding-right: 0px !important;
	padding-left: 10px !important;
	width: 29%;
}
.pdr0 .ad:nth-child(3){
	margin-bottom: 0px;
}

.pdl0 {
	width: 71%;
	background-color: #FFFFFF;
	padding-left: 0px !important;
}
.adlist{
	display: flex;
	flex-direction: row;
	margin-left: -16px;
	margin-right: -16px;
}
.itemm-ad{
	flex: 0 20%;
	display: inline-block;
	margin-left: 8px;
	margin-right: 8px;
}


.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
	padding-right: 8px;
	padding-left: 8px
}

.header {
	background-image: linear-gradient(to right, #12c5f9, #00a2eb);
	background-color: #05acef;
}

.logo {}

.tel {
	text-align: right;
	font-size: 14px;
	margin-top: 40px;
	color: #666;
	line-height: 34px;
}

.codebox .box .t3 {
	font-size: 16px !important;
	font-family: "微软雅黑";
}

.map {
	text-align: right;
	color: #f47921;
	font-size: 22px;
	font-weight: bold;
}

.navbar {
	margin-top: 0px;
	margin-bottom: 0px;
	border: 0px;
}

.navbar-nav {
	padding: 0px;
}

.navbar-collapse,
.container-fluid {
	padding-left: 0px;
	padding-right: 0px;
}

.nav>li>a {
	padding: 25px 30px;
}

.navbar-brand {
	padding-left: 10px;
	color: #fff !important;
	font-size: 14px;
}

.navbar-toggle {
	border: 0px;
	border-radius: 0px;
	margin-top: 14px;
	margin-right: 14px;
}

.navbar-default .navbar-nav>li>a {
	text-align: center;
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	position: relative;
}

.navbar-default .navbar-nav .open .dropdown-menu>li>a {
	text-align: center;
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
	background-color: #0493d4;
	color: #fff;
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
	background-color: transparent;
}

/**鼠标悬停下拉菜单**/
.navbar .nav>li .dropdown-menu {
	margin: 0;
}

.navbar .nav>li:hover .dropdown-menu {
	display: block;
}

.dropdown-menu {
	border: 0px;
	padding: 26px;
	border-radius: 0px;
	/* min-width:460px; */
}

.dropdown-menu .col-md-6 {
	padding-left: 0px;
	padding-right: 0px;
}

.child li a {
	line-height: 32px;
	height: 32px;
	overflow: hidden;
	color: #666;
	font-size: 14px;
	border-bottom: 1px #dcdcdc dashed;
	display: block;
}

.child li a:hover {
	color: #f98b2d;
}

/**搜索**/
.search {
	margin-top: 13px;
	padding-right: 20px;
}

.search .fk {
	background: rgba(255, 255, 255, 0.6);
	color: #333;
	border: 0px;
	line-height: 40px;
	height: 40px;
	padding-left: 15px;
}

.search .inputButton {
	background: url(../images/fangdajing.png) #fff no-repeat center center;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 16px;
	color: #fff;
	border: 0px;
}

.search .inputButton:hover {
	background-color: #333;
}

input:-moz-placeholder,
.textarea:-moz-placeholder {
	color: #333 !important;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
	color: #333 !important;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
	color: #333 !important;
}

/**banner**/
.swiper-pagination-bullet {
	width: 18px !important;
	height: 18px !important;
	background: none !important;
	border: 2px #fff solid;
	opacity: .8 !important;
}

.swiper-pagination-bullet-active {
	background: #f98b2d !important;
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
	bottom: 20px !important;
}

.swiper-button-next {
	background: url(../images/right.png) no-repeat !important;
	width: 47px !important;
	height: 92px !important;
}

.swiper-button-prev {
	background: url(../images/left.png) no-repeat !important;
	width: 47px !important;
	height: 92px !important;
}

.notice {
	background-color: #f2f3f5;
	line-height: 50px;
	height: 50px;
	overflow: hidden;
	width: 100%;
}

ul.infoList li a {
	color: #666;
}

ul.infoList li a:hover {
	color: #f98b2d;
}

/**底部信息**/
footer {
	width: 100%;
	background-color: #262b2f;
	color: rgba(255, 255, 255, 0.6);
}

.f_top {
	padding: 25px;
}

.f_s {
	border-bottom: 1px rgba(255, 255, 255, 0.1) solid;
	line-height: 30px;
	padding-bottom: 10px;
}

.f_s a {
	color: rgba(255, 255, 255, 0.6);
	margin-right: 30px;
}

.f_s a:hover {
	color: rgba(255, 255, 255, 1);
}

.f_address {
	line-height: 30px;
	margin-top: 20px;
	text-align: center;
}

.f_address {
	color: rgba(255, 255, 255, 0.6);
}

.f_ewm {
	margin-top: 20px;
	text-align: center;
}

.f_ewm img {
	display: block;
}

.f_ewm span {
	display: block;
	margin-top: 10px;
}

.index_news {
	margin-top: 15px;
	margin-bottom: 15px;
	background-color: #ffffff;
	padding: 10px 3px;
}

.carousel-caption {
	width: 100%;
	left: 0px;
	bottom: 0px;
	padding: 15px;
	background: rgba(51, 51, 51, 0.8);
}

.carousel-indicators {
	display: none;
}

.x_more {
	font-size: 14px;
	color: #333;
	margin-top: 5px;
}

.x_more:hover,
.slideTxtBox .arrow a:hover {
	color: #04aaee;
}

.x_title {
	font-size: 16px;
	color: #04aaee;
	padding-bottom: 10px;
	border-bottom: 1px solid #cccccc;
}

.x_title b {
	font-weight: normal;
	padding-bottom: 8px;
	border-bottom: 3px solid #04aaee;
}

.xw1 {
	background: url(../images/tt.png) no-repeat left top;
}

.x_rq {
	overflow: hidden;
	margin-top: 25px;
	margin-bottom: 15px;
}

.x_rq p {
	color: #999999;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.x_rq img {
	width: 100%;
	max-height: 188px;
	height: 470px;
	object-fit: cover;
}

.x_rq a {
	display: block;
	position: relative;
}

.x_rq a span {
	color: #333333;
	display: block;
	padding: 10px 0px;
}
.x_rq a:hover span{
	color: #04aaee;
}

.x_rq a:hover,
.x_ys li a:hover {
	color: #04aaee;
	text-decoration: none;
}

/* .x_ys li a:before {
	content: '·';
	color: #04aaee;
	margin-right: 10px;
	font-weight: bold;
} */

.x_ys li a {
	margin: 10px 0px;
	float: left;
	display: block;
	padding-right: 10px;
	height: 50px;
	line-height: 20px;
	overflow: hidden;
	color: #333333;
	border-bottom: 1px #e7e7e7 solid;
	padding-left: 10px;
	background: url(../images/dot.png) no-repeat 0 12px;
}

.x_ys li span {
	font-size: 12px;
	color: #999999;
	margin-top: 5px;
}

.x_ys li {
	overflow: hidden;
	line-height: 26px;
}

.x_md {
	margin-top: 20px;
	color: #999999;
	line-height: 21px;
	position: relative;
	padding-left: 50px;
}

.x_md a,
.x_list a {
	margin-bottom: 0px;
	font-size: 14px;
	color: #333;
	width: 100%;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.x_md p {
	margin-top: 5px;
}

.x_list {
	padding: 10px;
}

.x_list li {
	line-height: 26px;
	overflow: hidden;
	border-bottom: 1px solid #f0f0f0;
	margin-top: 10px;
}

.x_list a {
	display: inline-block;
	width: 70%;
	padding-left: 10px;
	background: url(../images/dot.png) no-repeat 0 12px;
}

.x_list a:hover {
	color: #04aaee;
	padding-left: 10px;
}

.x_list a::before {

}

.x_list span {
	font-size: 12px;
	color: #999999;
	display: flex;
	align-items: center;
	margin-right: 5px;
}

.x_list p {
	color: #999999;
	width: 100%;
	display: block;
	margin-bottom: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.index_commend {
	margin-top: 35px;
	margin-left: 0px;
}

.index_commend .swiper-slide {
	padding-left: 0px;
	padding-right: 0px;
}

.x_tt img {
	margin: 0px auto;
	width: 100%;
}

.x_tt p {
	position: absolute;
	bottom: 0px;
	left: 0px;
	right: 0px;
	text-align: center;
	padding: 10px 0px;
	color: #ffffff;
	font-size: 16px;
	background: rgba(0, 0, 0, 0.7);
}

.x_tt a:hover p {
	background: rgba(4, 149, 232, 0.7);
	webkit-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}

.index_mk {
	margin-top: 15px;
	background-color: #FFFFFF;
	padding: 10px 3px;
}

.bt0 {
	border-bottom: 0px;
}

.sublist {
	padding: 15px;
}

.textpic ul li a {
	float: left;
	color: #666;
	font-size: 14px;
	margin-top: 20px;
	padding-bottom: 20px;
	border-bottom: 1px #e9e9e9 dashed;
	width: 100%;
}

.textpic ul li a .l_time {
	width: 20%;
}
.textpic ul li a .l_time img{
	height: 114px;
	object-fit: cover;
}

.textpic ul li a:hover {
	color: #04aaee;
}

.textpic ul li a:hover {
	border-bottom: 1px #04aaee dashed;
}

.textpic ul li a:hover .l_time .l_clock,
.textpic ul li a:hover .l_time .l_year {
	color: #fff;
}

.textpic ul li a:hover .l_title .tt {
	color: #04aaee;
	padding-left: 10px;
	transition: all 0.3s ease-in;
}

.l_title {
	text-align: left;
	padding-left: 30px;
	width: 70%;
}

.l_title .tt {
	font-size: 18px;
	color: #333;
}

.l_title .dd {
	font-size: 14px;
	color: #999;
	line-height: 24px;
	margin-top: 7px;
}

.l_title .ti {
	color: #999999;
	font-size: 12px;
	margin-top: 20px;
}

.l_more {
	line-height: 98px;
	font-size: 16px;
	color: #999;
	width: 10%;
	text-align: center;
}

.danwei {}

.danwei .img {
	border: 1px #ededed solid;
	margin-top: 14px;
}
.danwei .img img{
	height: 66px;
	object-fit: cover;
	max-height: 66px;
	display: block;
}
.danwei .img:hover {
	border: 1px #04aaee solid;
	-webkit-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}

/* SELECT W/IMAGE */
select#selectTravelCity {
	width: 14em;
	height: 3.2em;
	padding: 0.2em 0.4em 0.2em 0.4em;
	vertical-align: middle;
	border: 1px solid #94c1e7;
	-moz-border-radius: 0.2em;
	-webkit-border-radius: 0.2em;
	border-radius: 0.2em;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: #ffffff;
	font-family: SimHei;
	font-size: 1.1em;
	color: RGBA(102, 102, 102, 0.7);
	cursor: pointer;
}

/*SELECT W/DOWN-ARROW*/
select#selectPointOfInterest {
	width: 114px;
	height: 26px;
	line-height: 24px;
	padding-right: 0px;
	text-indent: 4pt;
	text-align: left;
	vertical-align: middle;
	border: 1px solid #94c1e7;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	font-family: microsoft yahei;
	font-size: 12px;
	font-weight: 500;
	color: RGBA(51, 51, 51, 1);
	cursor: pointer;
	outline: none;
}


/*LABEL FOR SELECT*/
label#lblSelect {
	position: relative;
	display: inline-block;
}


/*DOWNWARD ARROW (25bc)*/
label#lblSelect::after {
	content: "\25bc";
	position: absolute;
	top: 3px;
	right: 0;
	bottom: 0;
	width: 30px;
	height: 26px;
	line-height: 26px;
	vertical-align: middle;
	text-align: center;
	/*background              : #94c1e7;*/
	color: #2984ce;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	pointer-events: none;
}


.nbanner {
	width: 100%;
	text-align: center;
}

.nbanner img {
	height: auto !important;
}

.content {
	padding: 10px;
	background-color: #FFFFFF;
}

.sidebar {
	background-color: #fff;
}

.sidebar .col-md-3 {
	padding-left: 0;
}

.nx_title {
	background-color: #ffffff;
	color: #333;
	padding: 20px;
	font-size: 20px;
	line-height: 32px;
	text-transform: uppercase;
	position: relative;
}

.nx_title h4 {
	font-size: 18px;
}

.nx_title em {
	font-family: "Times New Roman";
	font-style: normal;
	text-transform: uppercase;
}

.sidebar ul {
	background: #ffffff;
}

.sidebar ul li a {
	display: block;
	color: #666;
	padding: 18px;
	transition: all 0.3s ease-in;
	font-size: 16px;
	border-bottom: 1px solid #eeeeee;
	position: relative;
	padding-left: 20px;
	padding-right: 36px;
	border-bottom: 4px #f3f3f3 solid;
}

.sidebar ul li span {
	float: right;
	width: 15px;
	height: 15px;
	margin-top: 3px;
}

.sidebar ul li a:hover,
.sidebar ul li a.active {
	background: #04aaee;
	color: #fff;
	padding-left: 40px;
	border-bottom: 4px #f3f3f3 solid;

}

.path {
	line-height: 40px;
	border-bottom: 1px #f0f0f0 solid;
	color: #04aaee;
	font-size: 20px;
	font-weight: bold;
	text-align: left;
	padding-left: 10px;
}

.nr {
	padding: 15px 0px;
	line-height: 30px;
}

.nr h2 {
	font-size: 16px;
	text-align: center;
	font-weight: bold;
	margin-top: 10px;
}

.nr .n_desc {
	text-align: center;
	font-size: 14px;
	margin: 10px 0px;
	color: #999;
}

.n_content {
	line-height: 30px;

}

.n_content p {}

.n_content img {
	height: auto !important;
}

.n_pages {
	text-align: center;
	margin-top: 10px;
}

.n_pages a {
	padding: 5px 15px;
	border: 1px #f98b2d solid;
	color: #f98b2d;
}

.n_pages a:hover {
	background-color: #f98b2d;
	color: #fff;
}

.mt25 {
	margin-top: 25px;
}

.pages {
	margin-top: 20px;
}

.pages a,
.pages span {
	float: left;
	display: block;
	padding: 6px 12px;
	margin-left: -1px;
	margin-left: 5px;
	line-height: 1.42857143;
	color: #313131;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #ddd;
}

.pages a:hover,
.pages span {
	background: #f98b2d;
	color: #fff;
}

.ad {
	background-color: #fff;
	padding: 0px;
}

.ad a img {
	width: 100%;
	/*max-height: 152px;*/
	height: auto;
}

.swiper-container1 {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: hidden;
	z-index: 1;
}

#pages {
	margin: 20px;
	text-align: center;
}

#pages a,
#pages span {
	margin: 0px 5px;
	padding: 5px 10px;
	border-bottom: 1px #ccc solid;
}

.top {
	background: url(../images/top_bg.png) no-repeat center center;
}

.ad img {
	height: auto !important;
}

.lastnews {
	padding: 8px;
	background-color: #FFFFFF;
}

.lastnews a {
	display: block;
	line-height: 22px;
	color: #333333;
	margin-bottom: 8px;
	border: 1px #f0f0f0 solid;
	padding: 8px 12px;
	font-size: 14px;
}

.lastnews a:hover {
	color: #04aaee;
}

.detail {
	padding: 20px;
}

.detail .title {
	font-size: 24px;
	text-align: center;
	margin: 15px 0;
}

.detail .desc {
	color: #999;
	font-size: 12px;
	margin: 20px 0px;
	text-align: center;
	padding-bottom: 10px;
	border-bottom: 1px #f0f0f0 solid;
}

.detail .desc span {
	margin-right: 5px;
	margin-left: 5px;
}

.detail .zhaiyao {
	margin: 0px auto;
	padding: 15px;
	line-height: 25px;
	font-size: 14px;
	color: #999;
	border: 1px #f0f0f0 solid;
}

.detail .zhengwen {
	line-height: 30px;
	color: #333;
	padding: 15px 0px;
}

.detail .zhengwen p {
	margin-top: 15px;
}

.pgs {
	padding-top: 15px;
	border-top: 1px #F1f1f1 solid;
	color: #333;
}

.pgs ul li a {
	color: #999999;
	line-height: 30px;
	font-size: 14px;
}

.pgs ul li a:hover {
	color: #04aaee;
}

.wlzh {
	background-color: #FFFFFF;
	padding: 9px;
}


.slideTxtBox {
	background-color: #FFFFFF;
	text-align: left;
}

.slideTxtBox .hd {
	border-bottom: 1px solid #ddd;
	position: relative;
	height: 51px;
}

.slideTxtBox .hd ul {
	float: left;
	position: absolute;
	left: 0px;
	top: 0px;
}

.slideTxtBox .hd ul li {
	float: left;
	padding: 0px 30px;
	cursor: pointer;
	font-size: 16px;
	height: 51px;
	line-height: 51px;
}

.slideTxtBox .hd ul li.on {
	background: #04aaee;
	color: #FFFFFF;
}

.slideTxtBox .bd ul {
	padding: 10px;
	padding-top: 0px;
	zoom: 1;
}

.slideTxtBox .bd li {
	height: 24px;
	line-height: 24px;
}

.slideTxtBox .bd li .date {
	float: right;
	color: #999;
}

.slideTxtBox .arrow {
	position: absolute;
	right: 10px;
	top: 0;
}

.slideTxtBox .arrow a {
	display: block;
	float: right;
	margin-right: 5px;
	margin-top: 15px;
	overflow: hidden;
	cursor: pointer;
	color: #333;
}

.meiti {
	background-color: #FFFFFF;
	padding: 8px;

}

.mt-left {
	line-height: 16px;
	width: 5%;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	color: #000;
	position: relative;
	background: url("../images/you.png") no-repeat 100% center;
}

.mt-right {
	width: 95%;
	padding-left: 20px;
}

/*首页新闻轮播图*/
.slideBox {
	width: 100%;
	height: auto;
	overflow: hidden;
	position: relative;
}

.slideBox .hd {
	height: 15px;
	overflow: hidden;
	position: absolute;
	right: 5px;
	bottom: 10px;
	z-index: 1;
}

.slideBox .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left;
}

.slideBox .hd ul li {
	float: left;
	margin-right: 2px;
	width: 15px;
	height: 15px;
	border-radius: 100%;
	line-height: 14px;
	text-align: center;
	background: #fff;
	cursor: pointer;
	font-size: 12px;
}

.slideBox .hd ul li.on {
	background: #f00;
	color: #fff;
}

.slideBox .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}

.slideBox .bd li {
	zoom: 1;
	vertical-align: middle;
}

.slideBox .bd img {
	width: 100%;
	display: block;
	max-height: 410px;
}

.slideBox .bd li a span {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	line-height: 40px;
	color: #FFFFFF;
	font-size: 14px;
	padding: 0 10px;
	background: rgba(0, 0, 0, 0.6);
}

.weixin_hover {
	display: none;
}
@media (max-width:1200px) {
	.nav>li>a{
		padding: 25px 10px;
	}
	.x_list li{
		line-height: 23px;
	}
}
@media (max-width:767px) {
	.textpic ul li a .l_time img{
		height: 90px;
	}
	.textpic ul li a .l_time{
		width: 30%;
	}
	.x_list a{
		width: 100%;
	}
	.x_ys li a{
		height: auto;
		float: none;
		padding: 10px 0px;
		margin: 0;
	}
	.adlist{
		display: inline-block;
		margin-left: 0;
		margin-right: 0;
	}
	.itemm-ad{
		width: 100%;
		margin-left: 0;
		margin-right: 0;
	}
	.itemm-ad img{
		width: 100%;
	}
	.mt-left {
		background: none;
	}

	.mt-right {
		padding-left: 0px;
	}

	.pdr0 {
		width: 100%;
		padding-right: 8px !important;
		padding-left: 8px !important;
	}

	.pdl0 {
		width: 100%;
		padding-left: 8px !important;
	}

	.mt-right .img {
		margin-bottom: 8px;
	}

	.slideTxtBox .hd ul li {
		font-size: 12px;
		padding: 0px 6px;
	}

	.slideTxtBox .arrow {
		display: none;
	}

	.x_list {
		padding: 0;
	}

	.x_list span {
		display: none;
	}

	.path {
		font-size: 16px;
	}

	.l_title .tt {
		font-size: 12px;
		line-height: 14px;
	}

	.l_title .dd {
		font-size: 12px;
	}

	.l_title {
		padding-left: 15px;
		width: 57%;
	}
	.sublist{
		padding: 0;
	}
	.l_more{
		line-height: 50px;
	}
	.search {
		max-width: 240px;
		margin: 0px auto;
		float: none;
	}

	.navbar-nav {
		margin: 0;
	}

	.swiper-button-next,
	.swiper-button-prev {
		display: none;
	}

	.tel {
		margin-top: 0px;
	}

	.navbar-default .navbar-toggle .icon-bar {
		background-color: #fff;
	}

	.nav>li>a {
		padding: 15px 25px;
	}

	.x_title {
		margin-top: 10px;
		font-size: 16px;
	}

	.f_top {
		padding-top: 0px;
		padding-bottom: 10px;
	}

	.nx_title h4 {
		font-size: 16px;
	}

	.sidebar ul li a,
	.x_md a,
	.x_list a {
		font-size: 14px;
	}

	.navbar-default .navbar-toggle:focus,
	.navbar-default .navbar-toggle:hover {
		background: none;
	}

	.x_rq a {
		width: 100%
	}

	.x_md a {
		padding: 0px 42px;
	}

	.dropdown-menu .col-md-6 a img {
		display: none;
	}

	.navbar .nav>li:hover .dropdown-menu {
		display: none;
	}

	.swiper-pagination {
		display: none;
	}

	.x_tt {
		margin-bottom: 10px;
	}

	.x_tt p {
		font-size: 12px;
	}

	.index_mk {
		margin-top: 0px;
	}

	.index_commend {
		margin-top: 15px;
		margin-left: -15px;
	}

	.index_news {
		margin-bottom: 15px;
	}

	.logo {}

	.x_tt p {
		left: 15px;
		right: 15px;
	}

	.nx_title {
		padding: 8px 20px;
		line-height: 20px;
	}

	.sidebar ul li a {
		padding: 8px;
	}

	.sidebar ul li a:hover,
	.sidebar ul li a.active {
		padding-left: 30px;
	}
}

@media (min-width:768px) and (max-width:991px) {}

@media (min-width:992px) and (max-width:1199px) {}

@media (min-width: 1200px) {
	/* .container {
    width: 1300px;
} */
}
